startMockzilla
suspend fun startMockzilla(appName: String, appVersion: String, config: MockzillaConfig): MockzillaRuntimeParams
Starts the Mockzilla server,
Return
runtimeParams Configuration of the mockzilla runtime environment
Parameters
appName
The name of the client app
appVersion
The version of the client app
config
The config with which to initialise mockzilla.